Partager via


IWithCors.WithCORSRule(CorsRule) Méthode

Définition

Spécifie une seule règle CORS.

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

Paramètres

corsRule
CorsRule

Règle CORS unique.

Retours

S’applique à