PartnerResponse Class
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.
this is the management partner operations response
[Microsoft.Rest.Serialization.JsonTransformation]
public class PartnerResponse : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PartnerResponse = class
interface IResource
Public Class PartnerResponse
Implements IResource
- Inheritance
-
PartnerResponse
- Attributes
- Implements
Constructors
PartnerResponse() |
Initializes a new instance of the PartnerResponse class. |
PartnerResponse(Nullable<Int32>, String, String, String, String, String, String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<DateTime>, String) |
Initializes a new instance of the PartnerResponse class. |
Properties
CreatedTime |
Gets or sets this is the DateTime when the partner was created. |
Etag |
Gets or sets type of the partner |
Id |
Gets identifier of the partner |
Name |
Gets name of the partner |
ObjectId |
Gets or sets this is the object id. |
PartnerId |
Gets or sets this is the partner id |
PartnerName |
Gets or sets this is the partner name |
State |
Gets or sets this is the partner state Possible values include: 'Active', 'Deleted' |
TenantId |
Gets or sets this is the tenant id. |
Type |
Gets type of resource. "Microsoft.ManagementPartner/partners" |
UpdatedTime |
Gets or sets this is the DateTime when the partner was updated. |
Version |
Gets or sets this is the version. |