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

PSResourceProvider.ResourceTypes Property

Definition

Gets or sets the resource types belonging to this provider.

public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProviderResourceType[] ResourceTypes { get; set; }
member this.ResourceTypes : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProviderResourceType[] with get, set
Public Property ResourceTypes As PSResourceProviderResourceType()

Property Value

Applies to