PSApplicationType Class

Definition

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

Constructors

PSApplicationType(ApplicationTypeResource)

Properties

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 ApplicationTypeResource)
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