你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DeletedSite Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DeletedSite() | |
DeletedSite(Nullable<Int32>, String, String, String, String, String) |
DeletedSite()
public DeletedSite ();
Public Sub New ()
Applies to
DeletedSite(Nullable<Int32>, String, String, String, String, String)
public DeletedSite (int? id = default, string deletedTimestamp = default, string subscription = default, string resourceGroup = default, string name = default, string slot = default);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DeletedSite : Nullable<int> * string * string * string * string * string -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.DeletedSite
Public Sub New (Optional id As Nullable(Of Integer) = Nothing, Optional deletedTimestamp As String = Nothing, Optional subscription As String = Nothing, Optional resourceGroup As String = Nothing, Optional name As String = Nothing, Optional slot As String = Nothing)
Parameters
- deletedTimestamp
- String
- subscription
- String
- resourceGroup
- String
- name
- String
- slot
- String