v20170901preview

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LookupTrafficManagerUserMetricsKeyArgs

type LookupTrafficManagerUserMetricsKeyArgs struct {
}

type LookupTrafficManagerUserMetricsKeyResult

type LookupTrafficManagerUserMetricsKeyResult struct {
	// Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}
	Id string `pulumi:"id"`
	// The key returned by the Real User Metrics operation.
	Key *string `pulumi:"key"`
	// The name of the resource
	Name string `pulumi:"name"`
	// The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
	Type string `pulumi:"type"`
}

Class representing a Traffic Manager Real User Metrics key response.

type TrafficManagerUserMetricsKey

type TrafficManagerUserMetricsKey struct {
	pulumi.CustomResourceState

	// The key returned by the Real User Metrics operation.
	Key pulumi.StringPtrOutput `pulumi:"key"`
	// The name of the resource
	Name pulumi.StringOutput `pulumi:"name"`
	// The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
	Type pulumi.StringOutput `pulumi:"type"`
}

Class representing a Traffic Manager Real User Metrics key response.

func GetTrafficManagerUserMetricsKey

func GetTrafficManagerUserMetricsKey(ctx *pulumi.Context,
	name string, id pulumi.IDInput, state *TrafficManagerUserMetricsKeyState, opts ...pulumi.ResourceOption) (*TrafficManagerUserMetricsKey, error)

GetTrafficManagerUserMetricsKey gets an existing TrafficManagerUserMetricsKey resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).

func NewTrafficManagerUserMetricsKey

func NewTrafficManagerUserMetricsKey(ctx *pulumi.Context,
	name string, args *TrafficManagerUserMetricsKeyArgs, opts ...pulumi.ResourceOption) (*TrafficManagerUserMetricsKey, error)

NewTrafficManagerUserMetricsKey registers a new resource with the given unique name, arguments, and options.

func (*TrafficManagerUserMetricsKey) ElementType added in v0.2.6

func (*TrafficManagerUserMetricsKey) ElementType() reflect.Type

func (*TrafficManagerUserMetricsKey) ToTrafficManagerUserMetricsKeyOutput added in v0.2.6

func (i *TrafficManagerUserMetricsKey) ToTrafficManagerUserMetricsKeyOutput() TrafficManagerUserMetricsKeyOutput

func (*TrafficManagerUserMetricsKey) ToTrafficManagerUserMetricsKeyOutputWithContext added in v0.2.6

func (i *TrafficManagerUserMetricsKey) ToTrafficManagerUserMetricsKeyOutputWithContext(ctx context.Context) TrafficManagerUserMetricsKeyOutput

type TrafficManagerUserMetricsKeyArgs

type TrafficManagerUserMetricsKeyArgs struct {
}

The set of arguments for constructing a TrafficManagerUserMetricsKey resource.

func (TrafficManagerUserMetricsKeyArgs) ElementType

type TrafficManagerUserMetricsKeyInput added in v0.2.6

type TrafficManagerUserMetricsKeyInput interface {
	pulumi.Input

	ToTrafficManagerUserMetricsKeyOutput() TrafficManagerUserMetricsKeyOutput
	ToTrafficManagerUserMetricsKeyOutputWithContext(ctx context.Context) TrafficManagerUserMetricsKeyOutput
}

type TrafficManagerUserMetricsKeyOutput added in v0.2.6

type TrafficManagerUserMetricsKeyOutput struct {
	*pulumi.OutputState
}

func (TrafficManagerUserMetricsKeyOutput) ElementType added in v0.2.6

func (TrafficManagerUserMetricsKeyOutput) ToTrafficManagerUserMetricsKeyOutput added in v0.2.6

func (o TrafficManagerUserMetricsKeyOutput) ToTrafficManagerUserMetricsKeyOutput() TrafficManagerUserMetricsKeyOutput

func (TrafficManagerUserMetricsKeyOutput) ToTrafficManagerUserMetricsKeyOutputWithContext added in v0.2.6

func (o TrafficManagerUserMetricsKeyOutput) ToTrafficManagerUserMetricsKeyOutputWithContext(ctx context.Context) TrafficManagerUserMetricsKeyOutput

type TrafficManagerUserMetricsKeyState

type TrafficManagerUserMetricsKeyState struct {
	// The key returned by the Real User Metrics operation.
	Key pulumi.StringPtrInput
	// The name of the resource
	Name pulumi.StringPtrInput
	// The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
	Type pulumi.StringPtrInput
}

func (TrafficManagerUserMetricsKeyState) ElementType

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL