Share via


IVirtualMachineInventoryItem.OSName Property

Definition

Gets or sets os name.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets os name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osName", Update=true)]
public string OSName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets os name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osName", Update=true)>]
member this.OSName : string with get, set
Public Property OSName As String

Property Value

Attributes

Applies to