ApplicationTypeResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The application type name resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationTypeResource : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationTypeResource = class
inherit ProxyResource
Public Class ApplicationTypeResource
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
ApplicationTypeResource() |
Initializes a new instance of the ApplicationTypeResource class. |
ApplicationTypeResource(String, String, String, String, IDictionary<String,String>, SystemData, String) |
Initializes a new instance of the ApplicationTypeResource class. |
Properties
Id |
Gets azure resource identifier. (Inherited from ProxyResource) |
Location |
Gets or sets resource location depends on the parent resource. (Inherited from ProxyResource) |
Name |
Gets azure resource name. (Inherited from ProxyResource) |
ProvisioningState |
Gets the current deployment or provisioning state, which only appears in the response. |
SystemData | (Inherited from ProxyResource) |
Tags |
Gets or sets azure resource tags. (Inherited from ProxyResource) |
Type |
Gets azure resource type. (Inherited from ProxyResource) |
Applies to
Azure SDK for .NET