Class GetAzureMonitorWorkspaceResult


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

      • accountId

        public java.lang.String accountId()
        Returns:
        The immutable Id of the Azure Monitor Workspace. This property is read-only.
      • etag

        public java.lang.String etag()
        Returns:
        Resource entity tag (ETag)
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • 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
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the Azure Monitor Workspace. Set to Succeeded if everything is healthy.
      • publicNetworkAccess

        public java.lang.String publicNetworkAccess()
        Returns:
        Gets or sets allow or disallow public network access to Azure Monitor Workspace
      • 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"