Class SBNamespaceUpdateParameters


  • public class SBNamespaceUpdateParameters
    extends ResourceNamespacePatch
    Description of a namespace resource.
    • Constructor Detail

      • SBNamespaceUpdateParameters

        public SBNamespaceUpdateParameters()
    • Method Detail

      • sku

        public SBSku sku()
        Get the sku property: Properties of Sku.
        Returns:
        the sku value.
      • withSku

        public SBNamespaceUpdateParameters withSku​(SBSku sku)
        Set the sku property: Properties of Sku.
        Parameters:
        sku - the sku value to set.
        Returns:
        the SBNamespaceUpdateParameters object itself.
      • provisioningState

        public String provisioningState()
        Get the provisioningState property: Provisioning state of the namespace.
        Returns:
        the provisioningState value.
      • createdAt

        public OffsetDateTime createdAt()
        Get the createdAt property: The time the namespace was created.
        Returns:
        the createdAt value.
      • updatedAt

        public OffsetDateTime updatedAt()
        Get the updatedAt property: The time the namespace was updated.
        Returns:
        the updatedAt value.
      • serviceBusEndpoint

        public String serviceBusEndpoint()
        Get the serviceBusEndpoint property: Endpoint you can use to perform Service Bus operations.
        Returns:
        the serviceBusEndpoint value.
      • metricId

        public String metricId()
        Get the metricId property: Identifier for Azure Insights metrics.
        Returns:
        the metricId value.