ProviderResourceTypeInner Class

Definition

Resource type managed by the resource provider.

public class ProviderResourceTypeInner
type ProviderResourceTypeInner = class
Public Class ProviderResourceTypeInner
Inheritance
ProviderResourceTypeInner

Constructors

ProviderResourceTypeInner()

Initializes a new instance of the ProviderResourceTypeInner class.

ProviderResourceTypeInner(String, IList<String>, IList<ProviderExtendedLocation>, IList<Alias>, IList<String>, String, IList<ApiProfile>, String, IDictionary<String,String>)

Initializes a new instance of the ProviderResourceTypeInner class.

Properties

Aliases

Gets or sets the aliases that are supported by this resource type.

ApiProfiles

Gets the API profiles for the resource provider.

ApiVersions

Gets or sets the API version.

Capabilities

Gets or sets the additional capabilities offered by this resource type.

DefaultApiVersion

Gets the default API version.

LocationMappings

Gets or sets the location mappings that are supported by this resource type.

Locations

Gets or sets the collection of locations where this resource type can be created.

Properties

Gets or sets the properties.

ResourceType

Gets or sets the resource type.

Applies to