PartnerNamespace 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.
EventGrid Partner Namespace.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PartnerNamespace : Microsoft.Azure.Management.EventGrid.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PartnerNamespace = class
inherit TrackedResource
Public Class PartnerNamespace
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
PartnerNamespace() |
Initializes a new instance of the PartnerNamespace class. |
PartnerNamespace(String, String, String, String, IDictionary<String,String>, String, String, String, SystemData) |
Initializes a new instance of the PartnerNamespace class. |
Properties
Endpoint |
Gets endpoint for the partner namespace. |
Id |
Gets fully qualified identifier of the resource. (Inherited from Resource) |
Location |
Gets or sets location of the resource. (Inherited from TrackedResource) |
Name |
Gets name of the resource. (Inherited from Resource) |
PartnerRegistrationFullyQualifiedId |
Gets or sets the fully qualified ARM Id of the partner registration that should be associated with this partner namespace. This takes the following format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}. |
ProvisioningState |
Gets provisioning state of the partner namespace. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Canceled', 'Failed' |
SystemData |
Gets the system metadata relating to this resource. |
Tags |
Gets or sets tags of the resource. (Inherited from TrackedResource) |
Type |
Gets type of the resource. (Inherited from Resource) |
Methods
Validate() |
Validate the object. |