Bagikan melalui


ApplicationTypeVersionResource Class

Definition

An application type version resource for the specified application type name resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationTypeVersionResource : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationTypeVersionResource = class
    inherit ProxyResource
Public Class ApplicationTypeVersionResource
Inherits ProxyResource
Inheritance
ApplicationTypeVersionResource
Attributes

Constructors

ApplicationTypeVersionResource()

Initializes a new instance of the ApplicationTypeVersionResource class.

ApplicationTypeVersionResource(String, String, String, String, String, IDictionary<String,String>, SystemData, String)

Initializes a new instance of the ApplicationTypeVersionResource class.

Properties

AppPackageUrl

Gets or sets the URL to the application package

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)

Methods

Validate()

Validate the object.

Applies to