你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SqlContainerGetResults 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
SqlContainerGetResults() |
初始化 SqlContainerGetResults 类的新实例。 |
SqlContainerGetResults(String, String, String, String, IDictionary<String, String>, SqlContainerGetPropertiesResource, SqlContainerGetPropertiesOptions) |
初始化 SqlContainerGetResults 类的新实例。 |
SqlContainerGetResults()
初始化 SqlContainerGetResults 类的新实例。
public SqlContainerGetResults ();
Public Sub New ()
适用于
SqlContainerGetResults(String, String, String, String, IDictionary<String, String>, SqlContainerGetPropertiesResource, SqlContainerGetPropertiesOptions)
初始化 SqlContainerGetResults 类的新实例。
public SqlContainerGetResults (string id = default, string name = default, string type = default, string location = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetPropertiesResource resource = default, Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetPropertiesOptions options = default);
new Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetResults : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetPropertiesResource * Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetPropertiesOptions -> Microsoft.Azure.Management.CosmosDB.Models.SqlContainerGetResults
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional location As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional resource As SqlContainerGetPropertiesResource = Nothing, Optional options As SqlContainerGetPropertiesOptions = Nothing)
参数
- id
- String
ARM 资源的唯一资源标识符。
- name
- String
ARM 资源的名称。
- type
- String
Azure 资源的类型。
- location
- String
资源所属的资源组的位置。
- tags
- IDictionary<String,String>
- resource
- SqlContainerGetPropertiesResource
- options
- SqlContainerGetPropertiesOptions