Freigeben über


ITableServiceProperties1 Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.TableServiceProperties1TypeConverter))]
public interface ITableServiceProperties1 : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.TableServiceProperties1TypeConverter))>]
type ITableServiceProperties1 = interface
    interface IJsonSerializable
Public Interface ITableServiceProperties1
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