Share via


IMsixPackageDependencies.DependencyName Property

Definition

Name of package dependency.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Name of package dependency.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dependencyName", Update=true)]
public string DependencyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Name of package dependency.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dependencyName", Update=true)>]
member this.DependencyName : string with get, set
Public Property DependencyName As String

Property Value

Attributes

Applies to