Get Service Result
data class GetServiceResult(val etag: String? = null, val id: String, val kind: String? = null, val location: String, val name: String, val provisioningState: String, val publicKey: String? = null, val sku: ServiceSkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val virtualNicId: String? = null, val virtualSubnetId: String)
A Database Migration Service resource
Constructors
Link copied to clipboard
constructor(etag: String? = null, id: String, kind: String? = null, location: String, name: String, provisioningState: String, publicKey: String? = null, sku: ServiceSkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, virtualNicId: String? = null, virtualSubnetId: String)
Properties
Link copied to clipboard
The resource's provisioning state
Link copied to clipboard
Service SKU
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.
Link copied to clipboard
The ID of the Microsoft.Network/networkInterfaces resource which the service have
Link copied to clipboard
The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined