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. |
| infra |
The name of the resource group that contains the infrastructure resources |
| managed |
The resource Id of the Managed Environment that the Spring Apps instance builds on |
| 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 GUID 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
infraResourceGroup
The name of the resource group that contains the infrastructure resources
infraResourceGroup?: string
Property Value
string
managedEnvironmentId
The resource Id of the Managed Environment that the Spring Apps instance builds on
managedEnvironmentId?: 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 GUID 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