Freigeben über


ResourcePolicy.ResourceType Property

Definition

Optional. The resource type being restricted or allowed by a project policy. Used with a given action to restrict or allow access to a resource type.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevCenterResourceType? ResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.ResourceType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevCenterResourceType> with get, set
Public Property ResourceType As Nullable(Of DevCenterResourceType)

Property Value

Implements

Attributes

Applies to