IAfdOriginGroup.ProfileName Property

Definition

The name of the profile which holds the origin group.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the profile which holds the origin group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="profileName")]
public string ProfileName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the profile which holds the origin group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="profileName")>]
member this.ProfileName : string
Public ReadOnly Property ProfileName As String

Property Value

Attributes

Applies to