ClusterResourceProperties interface
Service properties payload
Properties
fqdn | Fully qualified dns name of the service instance NOTE: This property will not be serialized. It can only be populated by the server. |
marketplace |
Purchasing 3rd party product of the Service resource. |
network |
Network profile of the Service |
power |
Power state of the Service NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of the Service NOTE: This property will not be serialized. It can only be populated by the server. |
service |
ServiceInstanceEntity Id which uniquely identifies a created resource NOTE: This property will not be serialized. It can only be populated by the server. |
version | Version of the Service NOTE: This property will not be serialized. It can only be populated by the server. |
vnet |
Additional Service settings in vnet injection instance |
zone |
Property Details
fqdn
Fully qualified dns name of the service instance NOTE: This property will not be serialized. It can only be populated by the server.
fqdn?: string
Property Value
string
marketplaceResource
Purchasing 3rd party product of the Service resource.
marketplaceResource?: MarketplaceResource
Property Value
networkProfile
powerState
Power state of the Service NOTE: This property will not be serialized. It can only be populated by the server.
powerState?: string
Property Value
string
provisioningState
Provisioning state of the Service NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
serviceId
ServiceInstanceEntity Id which uniquely identifies a created resource NOTE: This property will not be serialized. It can only be populated by the server.
serviceId?: string
Property Value
string
version
Version of the Service NOTE: This property will not be serialized. It can only be populated by the server.
version?: number
Property Value
number
vnetAddons
Additional Service settings in vnet injection instance
vnetAddons?: ServiceVNetAddons
Property Value
zoneRedundant
zoneRedundant?: boolean
Property Value
boolean