PSApplicationTypeVersion Class

Definition

public class PSApplicationTypeVersion : Microsoft.Azure.Management.ServiceFabric.Models.ApplicationTypeVersionResource
type PSApplicationTypeVersion = class
    inherit ApplicationTypeVersionResource
Public Class PSApplicationTypeVersion
Inherits ApplicationTypeVersionResource
Inheritance

Constructors

PSApplicationTypeVersion(ApplicationTypeVersionResource)

Properties

AppPackageUrl

Gets or sets the URL to the application package

(Inherited from ApplicationTypeVersionResource)
DefaultParameterList

Gets list of application type parameters that can be overridden when creating or updating the application.

(Inherited from ApplicationTypeVersionResource)
Etag

Gets azure resource etag.

(Inherited from ProxyResource)
Id

Gets azure resource identifier.

(Inherited from ProxyResource)
Location

Gets or sets it will be deprecated in New API, 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

(Inherited from ApplicationTypeVersionResource)
SystemData

Gets metadata pertaining to creation and last modification of the resource.

(Inherited from ProxyResource)
Tags

Gets or sets azure resource tags.

(Inherited from ProxyResource)
Type

Gets azure resource type.

(Inherited from ProxyResource)

Applies to