Constant Field Values

Contents

com.microsoft.*

  • com.microsoft.azure.toolkit.lib.storage.StorageAccountModule 
    Modifier and Type Constant Field Value
    public static final String NAME "storageAccounts"
  • com.microsoft.azure.toolkit.lib.storage.blob.BlobContainerModule 
    Modifier and Type Constant Field Value
    public static final String NAME "Azure.BlobContainer"
  • com.microsoft.azure.toolkit.lib.storage.blob.BlobFileModule 
    Modifier and Type Constant Field Value
    public static final String NAME "file"
  • com.microsoft.azure.toolkit.lib.storage.queue.QueueModule 
    Modifier and Type Constant Field Value
    public static final String NAME "Azure.Queue"
  • com.microsoft.azure.toolkit.lib.storage.share.ShareFileModule 
    Modifier and Type Constant Field Value
    public static final String NAME "file"
  • com.microsoft.azure.toolkit.lib.storage.share.ShareModule 
    Modifier and Type Constant Field Value
    public static final String NAME "Azure.FileShare"
  • com.microsoft.azure.toolkit.lib.storage.table.TableModule 
    Modifier and Type Constant Field Value
    public static final String NAME "Azure.Table"