Share via


VirtualMachineScaleSetPublicIPAddressConfiguration.Sku Property

Definition

Describes the public IP Sku. It can only be set with OrchestrationMode as Flexible.

public Azure.ResourceManager.Compute.Models.ComputePublicIPAddressSku Sku { get; set; }
member this.Sku : Azure.ResourceManager.Compute.Models.ComputePublicIPAddressSku with get, set
Public Property Sku As ComputePublicIPAddressSku

Property Value

Applies to