IBlobServiceProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |