共用方式為


GalleryInVmAccessControlProfileProperties.OSType Property

Definition

This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'.

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

Property Value

Applies to