< Back

Get-AzureRmCdnEndpointResourceUsage

Thu Apr 04, 2019 5:39 am

NAME Get-AzureRmCdnEndpointResourceUsage



SYNOPSIS

{{Fill in the Synopsis}}





SYNTAX

Get-AzureRmCdnEndpointResourceUsage -CdnEndpoint <PSEndpoint> [-DefaultProfile <IAzureContextContainer>] [-EndpointName <String>]

[<CommonParameters>]



Get-AzureRmCdnEndpointResourceUsage [-DefaultProfile <IAzureContextContainer>] [-EndpointName <String>] -ProfileName <String> -ResourceGroupName

<String> [<CommonParameters>]





DESCRIPTION

{{Fill in the Description}}





PARAMETERS

-CdnEndpoint <PSEndpoint>

The CDN endpoint object.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-EndpointName <String>

Azure CDN endpoint name.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ProfileName <String>

Azure CDN profile name.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ResourceGroupName <String>

The resource group of the Azure CDN Profile.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

Microsoft.Azure.Commands.Cdn.Models.Endpoint.PSEndpoint







OUTPUTS

Microsoft.Azure.Commands.Cdn.Models.PSResourceUsage







NOTES









Example 1



PS C:\\> {{ Add example code here }}



{{ Add example description here }}







RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... ourceusage