ICodelessUiDataConnector.PermissionCustom Property

Definition

Customs permissions required for the connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Customs permissions required for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IPermissionsCustomsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="customs", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IPermissionsCustomsItem> PermissionCustom { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Customs permissions required for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IPermissionsCustomsItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="customs", Update=true)>]
member this.PermissionCustom : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IPermissionsCustomsItem> with get, set
Public Property PermissionCustom As List(Of IPermissionsCustomsItem)

Property Value

Attributes

Applies to