Share via


StorageAccountResource.GetBlobInventoryPolicy Method

Definition

Gets an object representing a BlobInventoryPolicyResource along with the instance operations that can be performed on it in the StorageAccount.

public virtual Azure.ResourceManager.Storage.BlobInventoryPolicyResource GetBlobInventoryPolicy ();
abstract member GetBlobInventoryPolicy : unit -> Azure.ResourceManager.Storage.BlobInventoryPolicyResource
override this.GetBlobInventoryPolicy : unit -> Azure.ResourceManager.Storage.BlobInventoryPolicyResource
Public Overridable Function GetBlobInventoryPolicy () As BlobInventoryPolicyResource

Returns

Returns a BlobInventoryPolicyResource object.

Applies to