Interface BlobServiceProperties

All Superinterfaces:
HasInner<com.microsoft.azure.management.storage.implementation.BlobServicePropertiesInner>, HasManager<com.microsoft.azure.management.storage.implementation.StorageManager>, Indexable, Refreshable<BlobServiceProperties>, Updatable<BlobServiceProperties.Update>

@Beta public interface BlobServiceProperties extends HasInner<com.microsoft.azure.management.storage.implementation.BlobServicePropertiesInner>, Indexable, Refreshable<BlobServiceProperties>, Updatable<BlobServiceProperties.Update>, HasManager<com.microsoft.azure.management.storage.implementation.StorageManager>
Type representing BlobServiceProperties.
  • Method Details

    • cors

      CorsRules cors()
      Returns:
      the cors value.
    • defaultServiceVersion

      String defaultServiceVersion()
      Returns:
      the defaultServiceVersion value.
    • deleteRetentionPolicy

      DeleteRetentionPolicy deleteRetentionPolicy()
      Returns:
      the deleteRetentionPolicy value.
    • id

      String id()
      Returns:
      the id value.
    • name

      String name()
      Returns:
      the name value.
    • type

      String type()
      Returns:
      the type value.