Partilhar via


IWithCors.WithCORSRule(CorsRule) Método

Definição

Especifica uma única regra 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

Parâmetros

corsRule
CorsRule

Uma única regra CORS.

Retornos

Aplica-se a