다음을 통해 공유


ServiceFabricManagedClusterData.VmImage Property

Definition

The VM image the node types are configured with. This property controls the Service Fabric component packages to be used for the cluster. Allowed values are: 'Windows'. The default value is 'Windows'.

public string VmImage { get; set; }
member this.VmImage : string with get, set
Public Property VmImage As String

Property Value

Applies to