IBlobServiceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServicePropertiesTypeConverter))]
public interface IBlobServiceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api10.IResource
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServicePropertiesTypeConverter))]
public interface IBlobServiceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api10.IResourceAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServicePropertiesTypeConverter))>]
type IBlobServiceProperties = interface
    interface IJsonSerializable
    interface IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServicePropertiesTypeConverter))>]
type IBlobServiceProperties = interface
    interface IJsonSerializable
    interface IResourceAutoGenerated
Public Interface IBlobServiceProperties
Implements IResource
Public Interface IBlobServiceProperties
Implements IResourceAutoGenerated
Derived
Attributes
Implements

Properties

BlobServicePropertyAutomaticSnapshotPolicyEnabled
BlobServicePropertyDefaultServiceVersion
ChangeFeedEnabled
CorCorsRule
DeleteRetentionPolicyDay
DeleteRetentionPolicyEnabled
Id (Inherited from IResourceAutoGenerated)
Name (Inherited from IResourceAutoGenerated)
Type (Inherited from IResourceAutoGenerated)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to