Aracılığıyla paylaş


IDesktopVirtualizationIdentity.MsixPackageFullName Property

Definition

The version specific package full name of the MSIX package within specified hostpool

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The version specific package full name of the MSIX package within specified hostpool", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="msixPackageFullName")]
public string MsixPackageFullName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The version specific package full name of the MSIX package within specified hostpool", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="msixPackageFullName")>]
member this.MsixPackageFullName : string with get, set
Public Property MsixPackageFullName As String

Property Value

Attributes

Applies to