다음을 통해 공유


BlobServicePropertiesImpl.WithDeleteRetentionPolicyEnabled(Int32) Method

Definition

public Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl WithDeleteRetentionPolicyEnabled(int numDaysEnabled);
member this.WithDeleteRetentionPolicyEnabled : int -> Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl
Public Function WithDeleteRetentionPolicyEnabled (numDaysEnabled As Integer) As BlobServicePropertiesImpl

Parameters

numDaysEnabled
Int32

Returns

Applies to