Class GetNamespacePnsCredentialsResult


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

      • id

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

        public java.util.Optional<java.lang.String> location()
        Returns:
        Deprecated - only for compatibility.
      • name

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

        public PnsCredentialsResponse properties()
        Returns:
        Collection of Notification Hub or Notification Hub Namespace PNS credentials.
      • 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:
        Deprecated - only for compatibility.
      • type

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