Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterResourceProperties

Package version

Service properties payload

Hierarchy

  • ClusterResourceProperties

Index

Properties

Optional fqdn

fqdn: undefined | string

Fully qualified dns name of the service instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional marketplaceResource

marketplaceResource: MarketplaceResource

Purchasing 3rd party product of the Service resource.

Optional networkProfile

networkProfile: NetworkProfile

Network profile of the Service

Optional powerState

powerState: PowerState

Power state of the Service NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ProvisioningState

Provisioning state of the Service NOTE: This property will not be serialized. It can only be populated by the server.

Optional serviceId

serviceId: undefined | string

ServiceInstanceEntity GUID which uniquely identifies a created resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | number

Version of the Service NOTE: This property will not be serialized. It can only be populated by the server.

Optional vnetAddons

vnetAddons: ServiceVNetAddons

Additional Service settings in vnet injection instance

Optional zoneRedundant

zoneRedundant: undefined | false | true

Generated using TypeDoc