IPeeringService.SkuName Property

Definition

The name of the peering service SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The name of the peering service SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The name of the peering service SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to