Class GetNetworkFunctionResult


  • public final class GetNetworkFunctionResult
    extends java.lang.Object
    • Method Detail

      • capacity

        public java.util.Optional<java.lang.Integer> capacity()
        Returns:
        Capacity of the network function in units of 10000. This represents the session count or the Simultaneously Attached Users (SAU) count as applicable
      • deploymentNotes

        public java.util.Optional<java.lang.String> deploymentNotes()
        Returns:
        User provided deployment notes. This is used to optionally provide details about the NF deployment
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • infrastructureElementCount

        public java.lang.Integer infrastructureElementCount()
        Returns:
        Count of infrastructure elements used by this network function (vCPUs, in units of 8)
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • networkFunctionAdministrativeState

        public java.lang.String networkFunctionAdministrativeState()
        Returns:
        Administrative state of the network function
      • networkFunctionOperationalStatus

        public java.lang.String networkFunctionOperationalStatus()
        Returns:
        Operational state of the network function
      • networkFunctionType

        public java.lang.String networkFunctionType()
        Returns:
        Type of network function
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The status of the last operation.
      • sku

        public java.lang.String sku()
        Returns:
        Provisioned SKU Value.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
      • userDescription

        public java.util.Optional<java.lang.String> userDescription()
        Returns:
        User provided description