DevCenterResourcePolicy.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.

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

Property Value

Applies to