Freigeben über


IWithCors.WithCORSRule(CorsRule) Methode

Definition

Gibt eine einzelne CORS-Regel an.

public Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IWithCreate WithCORSRule (Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule corsRule);
abstract member WithCORSRule : Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule -> Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IWithCreate
Public Function WithCORSRule (corsRule As CorsRule) As IWithCreate

Parameter

corsRule
CorsRule

Eine einzelne CORS-Regel.

Gibt zurück

Gilt für: