Partager via


BlobServicePropertiesImpl.IWithCors.WithCORSRule(CorsRule) Méthode

Définition

Spécifie une seule règle CORS.

Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate IWithCors.WithCORSRule (Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule corsRule);
abstract member Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IWithCors.WithCORSRule : Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule -> Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IWithCors.WithCORSRule : Microsoft.Azure.Management.Storage.Fluent.Models.CorsRule -> Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate
Function WithCORSRule (corsRule As CorsRule) As IUpdate Implements IWithCors.WithCORSRule

Paramètres

corsRule
CorsRule

Règle CORS unique.

Retours

Implémente

S’applique à