Get Network Function Result
data class GetNetworkFunctionResult(val capacity: Int? = null, val deploymentNotes: String? = null, val id: String, val infrastructureElementCount: Int, val location: String, val name: String, val networkFunctionAdministrativeState: String, val networkFunctionOperationalStatus: String, val networkFunctionType: String, val provisioningState: String, val sku: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val userDescription: String? = null)
AO5GC Network Function Resource
Constructors
Link copied to clipboard
constructor(capacity: Int? = null, deploymentNotes: String? = null, id: String, infrastructureElementCount: Int, location: String, name: String, networkFunctionAdministrativeState: String, networkFunctionOperationalStatus: String, networkFunctionType: String, provisioningState: String, sku: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, userDescription: String? = null)
Properties
Link copied to clipboard
User provided deployment notes. This is used to optionally provide details about the NF deployment
Link copied to clipboard
Count of infrastructure elements used by this network function (vCPUs, in units of 8)
Link copied to clipboard
Administrative state of the network function
Link copied to clipboard
Operational state of the network function
Link copied to clipboard
Type of network function
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
User provided description