< Back
Get-AzureRmCdnCustomDomain
Post
NAME Get-AzureRmCdnCustomDomain
SYNOPSIS
Gets a CDN custom domain.
SYNTAX
Get-AzureRmCdnCustomDomain -CdnEndpoint <PSEndpoint> [-CustomDomainName <String>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Get-AzureRmCdnCustomDomain [-CustomDomainName <String>] [-DefaultProfile <IAzureContextContainer>] -EndpointName <String> -ProfileName <String>
-ResourceGroupName <String> [<CommonParameters>]
DESCRIPTION
The Get-AzureRmCdnCustomDomain cmdlet gets an Azure Content Delivery Network (CDN) custom domain and its related settings.
PARAMETERS
-CdnEndpoint <PSEndpoint>
Specifies the CDN endpoint object of which the custom domain is a member.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-CustomDomainName <String>
Specifies the name of the custom domain. The name of the custom domain differs from the host name of the custom domain.
Required? false
Position? named
Default value None
Accept pipeline input? False
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>
Specifies the name of the endpoint to which the custom domain belongs.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ProfileName <String>
Specifies the name of the Profile to which the custom domain belongs.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group to which the custom domain belongs.
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
PSEndpoint
Parameter 'CdnEndpoint' accepts value of type 'PSEndpoint' from the pipeline
OUTPUTS
This cmdlet returns a custom domain object.
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... stomdomain
New-AzureRmCdnCustomDomain
Remove-AzureRmCdnCustomDomain
SYNOPSIS
Gets a CDN custom domain.
SYNTAX
Get-AzureRmCdnCustomDomain -CdnEndpoint <PSEndpoint> [-CustomDomainName <String>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Get-AzureRmCdnCustomDomain [-CustomDomainName <String>] [-DefaultProfile <IAzureContextContainer>] -EndpointName <String> -ProfileName <String>
-ResourceGroupName <String> [<CommonParameters>]
DESCRIPTION
The Get-AzureRmCdnCustomDomain cmdlet gets an Azure Content Delivery Network (CDN) custom domain and its related settings.
PARAMETERS
-CdnEndpoint <PSEndpoint>
Specifies the CDN endpoint object of which the custom domain is a member.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-CustomDomainName <String>
Specifies the name of the custom domain. The name of the custom domain differs from the host name of the custom domain.
Required? false
Position? named
Default value None
Accept pipeline input? False
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>
Specifies the name of the endpoint to which the custom domain belongs.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ProfileName <String>
Specifies the name of the Profile to which the custom domain belongs.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group to which the custom domain belongs.
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
PSEndpoint
Parameter 'CdnEndpoint' accepts value of type 'PSEndpoint' from the pipeline
OUTPUTS
This cmdlet returns a custom domain object.
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... stomdomain
New-AzureRmCdnCustomDomain
Remove-AzureRmCdnCustomDomain