AppAttachPackageProperties.DeploymentScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DeploymentScope type for AppAttachPackage.
public Azure.ResourceManager.DesktopVirtualization.Models.DesktopVirtualizationDeploymentScope? DeploymentScope { get; set; }
member this.DeploymentScope : Nullable<Azure.ResourceManager.DesktopVirtualization.Models.DesktopVirtualizationDeploymentScope> with get, set
Public Property DeploymentScope As Nullable(Of DesktopVirtualizationDeploymentScope)