### YamlMime:ManagedReference items: - uid: com.microsoft.azure.management.containerregistry._source id: _source parent: com.microsoft.azure.management.containerregistry children: - com.microsoft.azure.management.containerregistry._source.addr() - com.microsoft.azure.management.containerregistry._source.instanceID() - com.microsoft.azure.management.containerregistry._source.withAddr(String) - com.microsoft.azure.management.containerregistry._source.withInstanceID(String) href: com.microsoft.azure.management.containerregistry._source.yml langs: - java name: Source nameWithType: Source fullName: com.microsoft.azure.management.containerregistry.Source type: Class source: remote: &o0 path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java branch: master repo: https://github.com/Azure/azure-libraries-for-java path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java startLine: 16 package: com.microsoft.azure.management.containerregistry summary:
The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.
syntax: &o1 content: public class Source inheritance: - java.lang.Object - uid: com.microsoft.azure.management.containerregistry._source.addr() id: addr() parent: com.microsoft.azure.management.containerregistry._source href: com.microsoft.azure.management.containerregistry._source.yml langs: - java name: addr() nameWithType: Source.addr() fullName: com.microsoft.azure.management.containerregistry.Source.addr() overload: com.microsoft.azure.management.containerregistry._source.addr* type: Method source: remote: *o0 path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java startLine: 36 package: com.microsoft.azure.management.containerregistry summary: >-Get the addr value.
syntax: content: public String addr() return: type: "26831127" description:the addr value
- uid: com.microsoft.azure.management.containerregistry._source.instanceID() id: instanceID() parent: com.microsoft.azure.management.containerregistry._source href: com.microsoft.azure.management.containerregistry._source.yml langs: - java name: instanceID() nameWithType: Source.instanceID() fullName: com.microsoft.azure.management.containerregistry.Source.instanceID() overload: com.microsoft.azure.management.containerregistry._source.instanceID* type: Method source: remote: *o0 path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java startLine: 56 package: com.microsoft.azure.management.containerregistry summary: >-Get the instanceID value.
syntax: content: public String instanceID() return: type: "26831127" description:the instanceID value
- uid: com.microsoft.azure.management.containerregistry._source.withAddr(String) id: withAddr(String) parent: com.microsoft.azure.management.containerregistry._source href: com.microsoft.azure.management.containerregistry._source.yml langs: - java name: withAddr(String addr) nameWithType: Source.withAddr(String addr) fullName: com.microsoft.azure.management.containerregistry.Source.withAddr(String addr) overload: com.microsoft.azure.management.containerregistry._source.withAddr* type: Method source: remote: *o0 path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java startLine: 46 package: com.microsoft.azure.management.containerregistry summary: >-Set the addr value.
syntax: content: public Source withAddr(String addr) parameters: - id: addr type: "26831127" description:the addr value to set
return: type: com.microsoft.azure.management.containerregistry._source description:the Source object itself.
- uid: com.microsoft.azure.management.containerregistry._source.withInstanceID(String) id: withInstanceID(String) parent: com.microsoft.azure.management.containerregistry._source href: com.microsoft.azure.management.containerregistry._source.yml langs: - java name: withInstanceID(String instanceID) nameWithType: Source.withInstanceID(String instanceID) fullName: com.microsoft.azure.management.containerregistry.Source.withInstanceID(String instanceID) overload: com.microsoft.azure.management.containerregistry._source.withInstanceID* type: Method source: remote: *o0 path: azure-mgmt-containerregistry/src/main/java/com/microsoft/azure/management/containerregistry/Source.java startLine: 66 package: com.microsoft.azure.management.containerregistry summary: >-Set the instanceID value.
syntax: content: public Source withInstanceID(String instanceID) parameters: - id: instanceID type: "26831127" description:the instanceID value to set
return: type: com.microsoft.azure.management.containerregistry._source description:the Source object itself.
references: - uid: "26831127" spec.java: - name: String fullName: String - uid: com.microsoft.azure.management.containerregistry._source.addr* name: addr nameWithType: Source.addr fullName: com.microsoft.azure.management.containerregistry.Source.addr package: com.microsoft.azure.management.containerregistry - uid: com.microsoft.azure.management.containerregistry._source.withAddr* name: withAddr nameWithType: Source.withAddr fullName: com.microsoft.azure.management.containerregistry.Source.withAddr package: com.microsoft.azure.management.containerregistry - uid: com.microsoft.azure.management.containerregistry._source.instanceID* name: instanceID nameWithType: Source.instanceID fullName: com.microsoft.azure.management.containerregistry.Source.instanceID package: com.microsoft.azure.management.containerregistry - uid: com.microsoft.azure.management.containerregistry._source.withInstanceID* name: withInstanceID nameWithType: Source.withInstanceID fullName: com.microsoft.azure.management.containerregistry.Source.withInstanceID package: com.microsoft.azure.management.containerregistry - uid: com.microsoft.azure.management.containerregistry._source parent: com.microsoft.azure.management.containerregistry href: com.microsoft.azure.management.containerregistry._source.yml name: Source nameWithType: Source fullName: com.microsoft.azure.management.containerregistry.Source type: Class summary:The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.
syntax: *o1