你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DevTestLabSubnetOverride.UseInVmCreationPermission 属性

定义

指示在创建虚拟机期间是否可以使用此子网, (即允许、拒绝) 。

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabUsagePermissionType? UseInVmCreationPermission { get; set; }
member this.UseInVmCreationPermission : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabUsagePermissionType> with get, set
Public Property UseInVmCreationPermission As Nullable(Of DevTestLabUsagePermissionType)

属性值

适用于