Class AccountBlobProperties
Inheritance
System.Object
AccountBlobProperties
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Storage.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class AccountBlobProperties
Fields
View SourceCorsRules
A cors_rule block as defined below.
Declaration
public readonly ImmutableArray<AccountBlobPropertiesCorsRule> CorsRules
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<AccountBlobPropertiesCorsRule> |
DeleteRetentionPolicy
A delete_retention_policy block as defined below.
Declaration
public readonly AccountBlobPropertiesDeleteRetentionPolicy DeleteRetentionPolicy
Field Value
| Type | Description |
|---|---|
| AccountBlobPropertiesDeleteRetentionPolicy |