BlobServiceProperties1 Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServiceProperties1TypeConverter))]
public class BlobServiceProperties1 : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IBlobServiceProperties1
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.BlobServiceProperties1TypeConverter))>]
type BlobServiceProperties1 = class
    interface IBlobServiceProperties1
    interface IJsonSerializable
Public Class BlobServiceProperties1
Implements IBlobServiceProperties1
Inheritance
BlobServiceProperties1
Attributes
Implements

Constructors

BlobServiceProperties1()

Properties

AutomaticSnapshotPolicyEnabled
ChangeFeedEnabled
CorCorsRule
DefaultServiceVersion
DeleteRetentionPolicyDay
DeleteRetentionPolicyEnabled

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to