Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceFabric

Package version

A Service Fabric.

Hierarchy

Index

Properties

Optional applicableSchedule

applicableSchedule: ApplicableSchedule

The applicable schedule for the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

Optional environmentId

environmentId: undefined | string

The resource id of the environment under which the service fabric resource is present

Optional externalServiceFabricId

externalServiceFabricId: undefined | string

The backing service fabric resource's id

Optional id

id: undefined | string

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

The tags of the resource.

Optional type

type: undefined | string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uniqueIdentifier

uniqueIdentifier: undefined | string

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc