Share via


ComputePublicIPAddressSku.Name Property

Definition

Specify public IP sku name.

public Azure.ResourceManager.Compute.Models.ComputePublicIPAddressSkuName? Name { get; set; }
member this.Name : Nullable<Azure.ResourceManager.Compute.Models.ComputePublicIPAddressSkuName> with get, set
Public Property Name As Nullable(Of ComputePublicIPAddressSkuName)

Property Value

Applies to