Freigeben über


StorageExtensions.AddBlobService(IConstruct) Method

Definition

Adds a BlobService to the construct.

public static Azure.Provisioning.Storage.BlobService AddBlobService (this Azure.Provisioning.IConstruct scope);
static member AddBlobService : Azure.Provisioning.IConstruct -> Azure.Provisioning.Storage.BlobService
<Extension()>
Public Function AddBlobService (scope As IConstruct) As BlobService

Parameters

scope
IConstruct

The scope.

Returns

Applies to