Partager via


IWithCors.WithCORSRule(CorsRule) Méthode

Définition

Spécifie une seule règle CORS.

public Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate 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.Update.IUpdate
Public Function WithCORSRule (corsRule As CorsRule) As IUpdate

Paramètres

corsRule
CorsRule

Règle CORS unique.

Retours

S’applique à