Class ResourceType | Azure SDK for Net

Publish date: 2024-05-05

Resource Type

Inheritance

ResourceType

Namespace: System.Dynamic.ExpandoObject
Assembly: Microsoft.Azure.Management.Authorization.dll
Syntax
public class ResourceType

Constructors

ResourceType()

Initializes a new instance of the ResourceType class.

Declaration
public ResourceType ();

ResourceType(String, String, IList<ProviderOperation>)

Initializes a new instance of the ResourceType class.

Declaration
public ResourceType (string name = null, string displayName = null, System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.ProviderOperation> operations = null);
Parameters

Properties

DisplayName

Gets or sets the resource type display name.

Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="displayName")] public string DisplayName { get; set; }
Property Value

Name

Gets or sets the resource type name.

Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="name")] public string Name { get; set; }
Property Value

Operations

Gets or sets the resource type operations.

Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="operations")] public System.Collections.Generic.IList<Microsoft.Azure.Management.Authorization.Models.ProviderOperation> Operations { get; set; }
Property Value

ncG1vNJzZmiZqqq%2Fpr%2FDpJuom6Njr627wWeaqKqVY8SqusOorqxmnprBcHDWnplonJ%2Bpu6bAjoagnKqfqLynwI16sa6qlWOaorrAoJymnZ6pe4LB06Gmq6GqlsGqu81oaWdpYWN9brzRnq2inadkrrG1joagnKqfqLynwI16sa6qlWOaorrAoJymnZ6pe4LB06Gmq6GqlsGqu81nhKiclaHAcJnInKmoq5%2BbwW%2BN2a6pnmZ9lruis8SmnKesXnbCtbTOq6CzmaSevK96rKibnqSjY5%2Bmv86uqZydhK69pnrHraSl