Share via


ResourceProviderManifestProperties.ProviderType Property

Definition

Gets or sets the provider type.

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

Property Value

Applies to