ICdnPeeringPrefix.AzureService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Azure service.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The Azure service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="azureService")]
public string AzureService { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The Azure service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="azureService")>]
member this.AzureService : string
Public ReadOnly Property AzureService As String
Property Value
- Attributes