Class GetGalleryResult


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

      • galleryResourceId

        public java.lang.String galleryResourceId()
        Returns:
        The resource ID of the backing Azure Compute Gallery.
      • id

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

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

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the resource.
      • systemData

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

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