< Back

Get-AzureRmCdnProfile

Thu Apr 04, 2019 5:39 am

NAME Get-AzureRmCdnProfile



SYNOPSIS

Gets a CDN profile.





SYNTAX

Get-AzureRmCdnProfile [-DefaultProfile <IAzureContextContainer>] [-ProfileName <String>] [-ResourceGroupName <String>] [<CommonParameters>]





DESCRIPTION

The Get-AzureRMCdnProfile cmdlet gets an Azure Content Delivery Network (CDN) profile and its related information.





PARAMETERS

-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



-ProfileName <String>

Specifies the name of the profile.



Required? false

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-ResourceGroupName <String>

Specifies the name of the resource group to which the profile belongs.



Required? false

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

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

None

This cmdlet does not accept any input.





OUTPUTS



This cmdlet returns a profile object.





NOTES









1:















RELATED LINKS

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

New-AzureRmCdnProfile

Remove-AzureRmCdnProfile

Set-AzureRmCdnProfile