Freigeben über


IQueueServiceProperties1 Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.QueueServiceProperties1TypeConverter))]
public interface IQueueServiceProperties1 : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.QueueServiceProperties1TypeConverter))>]
type IQueueServiceProperties1 = interface
    interface IJsonSerializable
Public Interface IQueueServiceProperties1
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
CorCorsRule

The List of CORS rules. You can include up to five CorsRule elements in the request.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to