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

IPermissions.ResourceProvider Property

Definition

Resource provider permissions required for the connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Resource provider permissions required for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IResourceProvider) }, ReadOnly=false, Required=false, SerializedName="resourceProvider")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IResourceProvider[] ResourceProvider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Resource provider permissions required for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IResourceProvider) }, ReadOnly=false, Required=false, SerializedName="resourceProvider")>]
member this.ResourceProvider : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IResourceProvider[] with get, set
Public Property ResourceProvider As IResourceProvider()

Property Value

Attributes

Applies to